home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / 2Deep.swf / scripts / frame_100 / PlaceObject2_136_9 / CLIPACTIONRECORD on(press).as < prev   
Encoding:
Text File  |  2005-08-08  |  131 b   |  6 lines

  1. on(press){
  2.    _root.r = 0;
  3.    _root.loadVariables("addme.php?s=" + _root.scr + "&n=" + escape(_root.nam));
  4.    _root.hof(1);
  5. }
  6.